Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling Facebook->getAccessTokenFromCode() raised no error when IP was not white-listed #54

Closed
wants to merge 2 commits into from

Conversation

gboer
Copy link
Contributor

@gboer gboer commented Oct 19, 2012

When calling the getAccessTokenFromCode method, no error was raised when the IP was not white-listed for the application. Or more general, no errors were detected if an error was returned from the Facebook servers using "OAuth 2.0 Draft 00 style".

No error was raised when an access token was retrieved from an
IP that was not white-listed. Moved all the error code into
one method that detects both OAuth 2.0 00 style and OAuth 2.0
10 style.
@hybridauth
Copy link
Collaborator

Im not sure if this still relevant, but if it does, then please feel free to open a new one.

@hybridauth hybridauth closed this Feb 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants